[INFO] fetching crate linestring 0.16.0...
[INFO] testing linestring-0.16.0 against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065-1
[INFO] extracting crate linestring 0.16.0 into /workspace/builds/worker-0-tc1/source
[INFO] removed /workspace/builds/worker-0-tc1/source/.cargo/config.toml
[INFO] started tweaking crates.io crate linestring 0.16.0
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate linestring 0.16.0
[INFO] tweaked toml for crates.io crate linestring 0.16.0 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate linestring 0.16.0 on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate linestring 0.16.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded minipaste v0.1.0
[INFO] [stderr]   Downloaded zerocopy-derive v0.8.30
[INFO] [stderr]   Downloaded cgmath v0.18.0
[INFO] [stderr]   Downloaded criterion-plot v0.8.0
[INFO] [stderr]   Downloaded cmk v0.1.2
[INFO] [stderr]   Downloaded vector-traits v0.6.1
[INFO] [stderr]   Downloaded vob v3.0.6
[INFO] [stderr]   Downloaded criterion v0.8.0
[INFO] [stderr]   Downloaded fltk v1.5.22
[INFO] [stderr]   Downloaded zerocopy v0.8.30
[INFO] [stderr]   Downloaded glam v0.30.9
[INFO] [stderr]   Downloaded fltk-sys v1.5.22
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3a563508711ab7ef5d8c25256a7082faf69cd3d56528524b70231df717a62255
[INFO] running `Command { std: "docker" "start" "-a" "3a563508711ab7ef5d8c25256a7082faf69cd3d56528524b70231df717a62255", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3a563508711ab7ef5d8c25256a7082faf69cd3d56528524b70231df717a62255", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3a563508711ab7ef5d8c25256a7082faf69cd3d56528524b70231df717a62255", kill_on_drop: false }`
[INFO] [stdout] 3a563508711ab7ef5d8c25256a7082faf69cd3d56528524b70231df717a62255
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 09ca6c663f3a2898654d2a0ddf5334dd74625840634666e43f194ad3ed6055c2
[INFO] running `Command { std: "docker" "start" "-a" "09ca6c663f3a2898654d2a0ddf5334dd74625840634666e43f194ad3ed6055c2", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling vob v3.0.6
[INFO] [stderr]    Compiling vector-traits v0.6.1
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling linestring v0.16.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.23s
[INFO] running `Command { std: "docker" "inspect" "09ca6c663f3a2898654d2a0ddf5334dd74625840634666e43f194ad3ed6055c2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "09ca6c663f3a2898654d2a0ddf5334dd74625840634666e43f194ad3ed6055c2", kill_on_drop: false }`
[INFO] [stdout] 09ca6c663f3a2898654d2a0ddf5334dd74625840634666e43f194ad3ed6055c2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e069b26ae0ac3cfda781c7f2b915c795ed215b511352586a8dd7486896e317ff
[INFO] running `Command { std: "docker" "start" "-a" "e069b26ae0ac3cfda781c7f2b915c795ed215b511352586a8dd7486896e317ff", kill_on_drop: false }`
[INFO] [stderr]    Compiling find-msvc-tools v0.1.5
[INFO] [stderr]    Compiling zerocopy v0.8.30
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling clap_lex v0.7.6
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling criterion-plot v0.8.0
[INFO] [stderr]    Compiling page_size v0.6.0
[INFO] [stderr]    Compiling minipaste v0.1.0
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling ttf-parser v0.25.1
[INFO] [stderr]    Compiling cc v1.2.48
[INFO] [stderr]    Compiling clap_builder v4.5.53
[INFO] [stderr]    Compiling cmake v0.1.54
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling fltk-sys v1.5.22
[INFO] [stderr]    Compiling alloca v0.4.0
[INFO] [stderr]    Compiling clap v4.5.53
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling zerocopy-derive v0.8.30
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling linestring v0.16.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling criterion v0.8.0
[INFO] [stderr]    Compiling fltk v1.5.22
[INFO] [stdout] error: All of the traits 'glam' and 'cgmath' features must be enabled for tests
[INFO] [stdout]  --> tests/tests.rs:9:1
[INFO] [stdout]   |
[INFO] [stdout] 9 | compile_error!("All of the traits 'glam' and 'cgmath' features must be enabled for tests");
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: The feature 'glam' must be active for the tests
[INFO] [stdout]   --> src/linestring_2d/convex_hull/tests.rs:46:1
[INFO] [stdout]    |
[INFO] [stdout] 46 | compile_error!("The feature 'glam' must be active for the tests");
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: The feature 'glam' must be active for the tests
[INFO] [stdout]  --> src/linestring_2d/indexed_intersection/tests.rs:3:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | compile_error!("The feature 'glam' must be active for the tests");
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: The feature 'glam' must be active for the tests
[INFO] [stdout]  --> src/linestring_3d/tests.rs:3:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | compile_error!("The feature 'glam' must be active for the tests");
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `vector_traits::glam`
[INFO] [stdout]    --> src/linestring_2d/convex_hull/tests.rs:49:20
[INFO] [stdout]     |
[INFO] [stdout]  49 | use vector_traits::glam::{DVec2, Vec2, vec2};
[INFO] [stdout]     |                    ^^^^ could not find `glam` in `vector_traits`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vector-traits-0.6.1/src/lib.rs:139:9
[INFO] [stdout]     |
[INFO] [stdout] 138 | #[cfg(feature = "glam")]
[INFO] [stdout]     |       ---------------- the item is gated behind the `glam` feature
[INFO] [stdout] 139 | pub use glam;
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `vector_traits::glam`
[INFO] [stdout]    --> src/linestring_2d/indexed_intersection/tests.rs:7:5
[INFO] [stdout]     |
[INFO] [stdout]   7 | use vector_traits::glam;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^ no `glam` in the root
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vector-traits-0.6.1/src/lib.rs:139:9
[INFO] [stdout]     |
[INFO] [stdout] 138 | #[cfg(feature = "glam")]
[INFO] [stdout]     |       ---------------- the item is gated behind the `glam` feature
[INFO] [stdout] 139 | pub use glam;
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `vector_traits::glam`, `vector_traits::glam`, `vector_traits::prelude::glam_ext`
[INFO] [stdout]    --> src/linestring_2d/tests.rs:9:5
[INFO] [stdout]     |
[INFO] [stdout]   9 |     glam::{self, dvec2},
[INFO] [stdout]     |     ^^^^   ^^^^ no `glam` in the root
[INFO] [stdout]     |     |
[INFO] [stdout]     |     could not find `glam` in `vector_traits`
[INFO] [stdout]  10 |     prelude::{glam_ext::Vec2A, *},
[INFO] [stdout]     |               ^^^^^^^^ could not find `glam_ext` in `prelude`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vector-traits-0.6.1/src/lib.rs:139:9
[INFO] [stdout]     |
[INFO] [stdout] 138 | #[cfg(feature = "glam")]
[INFO] [stdout]     |       ---------------- the item is gated behind the `glam` feature
[INFO] [stdout] 139 | pub use glam;
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vector-traits-0.6.1/src/lib.rs:139:9
[INFO] [stdout]     |
[INFO] [stdout] 138 | #[cfg(feature = "glam")]
[INFO] [stdout]     |       ---------------- the item is gated behind the `glam` feature
[INFO] [stdout] 139 | pub use glam;
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vector-traits-0.6.1/src/lib.rs:149:13
[INFO] [stdout]     |
[INFO] [stdout] 148 |     #[cfg(feature = "glam")]
[INFO] [stdout]     |           ---------------- the item is gated behind the `glam` feature
[INFO] [stdout] 149 |     pub mod glam_ext {
[INFO] [stdout]     |             ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `vector_traits::glam`
[INFO] [stdout]    --> src/linestring_3d/tests.rs:14:5
[INFO] [stdout]     |
[INFO] [stdout]  14 |     glam,
[INFO] [stdout]     |     ^^^^ no `glam` in the root
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vector-traits-0.6.1/src/lib.rs:139:9
[INFO] [stdout]     |
[INFO] [stdout] 138 | #[cfg(feature = "glam")]
[INFO] [stdout]     |       ---------------- the item is gated behind the `glam` feature
[INFO] [stdout] 139 | pub use glam;
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `vector_traits::glam`
[INFO] [stdout]    --> src/linestring_2d/tests.rs:15:24
[INFO] [stdout]     |
[INFO] [stdout]  15 |     use vector_traits::glam::Vec2;
[INFO] [stdout]     |                        ^^^^ could not find `glam` in `vector_traits`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vector-traits-0.6.1/src/lib.rs:139:9
[INFO] [stdout]     |
[INFO] [stdout] 138 | #[cfg(feature = "glam")]
[INFO] [stdout]     |       ---------------- the item is gated behind the `glam` feature
[INFO] [stdout] 139 | pub use glam;
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `vector_traits::glam`
[INFO] [stdout]    --> src/linestring_2d/tests.rs:49:24
[INFO] [stdout]     |
[INFO] [stdout]  49 |     use vector_traits::glam::Vec2;
[INFO] [stdout]     |                        ^^^^ could not find `glam` in `vector_traits`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vector-traits-0.6.1/src/lib.rs:139:9
[INFO] [stdout]     |
[INFO] [stdout] 138 | #[cfg(feature = "glam")]
[INFO] [stdout]     |       ---------------- the item is gated behind the `glam` feature
[INFO] [stdout] 139 | pub use glam;
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `vector_traits::glam`
[INFO] [stdout]    --> src/linestring_2d/tests.rs:81:24
[INFO] [stdout]     |
[INFO] [stdout]  81 |     use vector_traits::glam::Vec2;
[INFO] [stdout]     |                        ^^^^ could not find `glam` in `vector_traits`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vector-traits-0.6.1/src/lib.rs:139:9
[INFO] [stdout]     |
[INFO] [stdout] 138 | #[cfg(feature = "glam")]
[INFO] [stdout]     |       ---------------- the item is gated behind the `glam` feature
[INFO] [stdout] 139 | pub use glam;
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `vector_traits::glam`
[INFO] [stdout]    --> src/linestring_3d/tests.rs:372:24
[INFO] [stdout]     |
[INFO] [stdout] 372 |     use vector_traits::glam::vec3;
[INFO] [stdout]     |                        ^^^^ could not find `glam` in `vector_traits`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vector-traits-0.6.1/src/lib.rs:139:9
[INFO] [stdout]     |
[INFO] [stdout] 138 | #[cfg(feature = "glam")]
[INFO] [stdout]     |       ---------------- the item is gated behind the `glam` feature
[INFO] [stdout] 139 | pub use glam;
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `vector_traits::glam`, `vector_traits::glam`
[INFO] [stdout]    --> tests/tests.rs:25:5
[INFO] [stdout]     |
[INFO] [stdout]  25 |     glam,
[INFO] [stdout]     |     ^^^^ no `glam` in the root
[INFO] [stdout]  26 |     glam::{DVec2, Vec2, Vec3, Vec3A, dvec2, vec2},
[INFO] [stdout]     |     ^^^^ could not find `glam` in `vector_traits`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vector-traits-0.6.1/src/lib.rs:139:9
[INFO] [stdout]     |
[INFO] [stdout] 138 | #[cfg(feature = "glam")]
[INFO] [stdout]     |       ---------------- the item is gated behind the `glam` feature
[INFO] [stdout] 139 | pub use glam;
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vector-traits-0.6.1/src/lib.rs:139:9
[INFO] [stdout]     |
[INFO] [stdout] 138 | #[cfg(feature = "glam")]
[INFO] [stdout]     |       ---------------- the item is gated behind the `glam` feature
[INFO] [stdout] 139 | pub use glam;
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `vector_traits::glam`
[INFO] [stdout]    --> tests/tests.rs:618:9
[INFO] [stdout]     |
[INFO] [stdout] 618 |     use vector_traits::glam;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^ no `glam` in the root
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vector-traits-0.6.1/src/lib.rs:139:9
[INFO] [stdout]     |
[INFO] [stdout] 138 | #[cfg(feature = "glam")]
[INFO] [stdout]     |       ---------------- the item is gated behind the `glam` feature
[INFO] [stdout] 139 | pub use glam;
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] help: consider importing this unresolved item through its public re-export instead
[INFO] [stdout]     |
[INFO] [stdout] 618 -     use vector_traits::glam;
[INFO] [stdout] 618 +     use crate::glam;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `vector_traits::glam`
[INFO] [stdout]     --> tests/tests.rs:1030:24
[INFO] [stdout]      |
[INFO] [stdout] 1030 |     use vector_traits::glam::vec2;
[INFO] [stdout]      |                        ^^^^ could not find `glam` in `vector_traits`
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vector-traits-0.6.1/src/lib.rs:139:9
[INFO] [stdout]      |
[INFO] [stdout]  138 | #[cfg(feature = "glam")]
[INFO] [stdout]      |       ---------------- the item is gated behind the `glam` feature
[INFO] [stdout]  139 | pub use glam;
[INFO] [stdout]      |         ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0034]: multiple applicable items in scope
[INFO] [stdout]    --> tests/tests.rs:114:23
[INFO] [stdout]     |
[INFO] [stdout] 114 |     for line in line3.window_iter() {
[INFO] [stdout]     |                       ^^^^^^^^^^^ multiple `window_iter` found
[INFO] [stdout]     |
[INFO] [stdout]     = note: candidate #1 is defined in an impl of the trait `LineString2` for the type `Vec<T>`
[INFO] [stdout]     = note: candidate #2 is defined in an impl of the trait `LineString3` for the type `Vec<T>`
[INFO] [stdout] help: disambiguate the method for candidate #1
[INFO] [stdout]     |
[INFO] [stdout] 114 -     for line in line3.window_iter() {
[INFO] [stdout] 114 +     for line in LineString2::window_iter(&line3) {
[INFO] [stdout]     |
[INFO] [stdout] help: disambiguate the method for candidate #2
[INFO] [stdout]     |
[INFO] [stdout] 114 -     for line in line3.window_iter() {
[INFO] [stdout] 114 +     for line in LineString3::window_iter(&line3) {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0034]: multiple applicable items in scope
[INFO] [stdout]    --> tests/tests.rs:819:17
[INFO] [stdout]     |
[INFO] [stdout] 819 |     for l in gs.window_iter() {
[INFO] [stdout]     |                 ^^^^^^^^^^^ multiple `window_iter` found
[INFO] [stdout]     |
[INFO] [stdout]     = note: candidate #1 is defined in an impl of the trait `LineString2` for the type `Vec<T>`
[INFO] [stdout]     = note: candidate #2 is defined in an impl of the trait `LineString3` for the type `Vec<T>`
[INFO] [stdout] help: disambiguate the method for candidate #1
[INFO] [stdout]     |
[INFO] [stdout] 819 -     for l in gs.window_iter() {
[INFO] [stdout] 819 +     for l in LineString2::window_iter(&gs) {
[INFO] [stdout]     |
[INFO] [stdout] help: disambiguate the method for candidate #2
[INFO] [stdout]     |
[INFO] [stdout] 819 -     for l in gs.window_iter() {
[INFO] [stdout] 819 +     for l in LineString3::window_iter(&gs) {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0034, E0432.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0034`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `linestring` (test "tests") due to 6 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `linestring` (lib test) due to 11 previous errors
[INFO] running `Command { std: "docker" "inspect" "e069b26ae0ac3cfda781c7f2b915c795ed215b511352586a8dd7486896e317ff", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e069b26ae0ac3cfda781c7f2b915c795ed215b511352586a8dd7486896e317ff", kill_on_drop: false }`
[INFO] [stdout] e069b26ae0ac3cfda781c7f2b915c795ed215b511352586a8dd7486896e317ff
